﻿2026-07-01T10:43:31.5284803Z ##[group]Run actions/checkout@v5
2026-07-01T10:43:31.5285017Z with:
2026-07-01T10:43:31.5285160Z   repository: SaberMage/spt-shell-notify
2026-07-01T10:43:31.5285338Z   path: .adapter-notify
2026-07-01T10:43:31.5287171Z   token: ***
2026-07-01T10:43:31.5287294Z   ssh-strict: true
2026-07-01T10:43:31.5287422Z   ssh-user: git
2026-07-01T10:43:31.5287548Z   persist-credentials: true
2026-07-01T10:43:31.5287687Z   clean: true
2026-07-01T10:43:31.5287820Z   sparse-checkout-cone-mode: true
2026-07-01T10:43:31.5287972Z   fetch-depth: 1
2026-07-01T10:43:31.5288090Z   fetch-tags: false
2026-07-01T10:43:31.5288216Z   show-progress: true
2026-07-01T10:43:31.5288337Z   lfs: false
2026-07-01T10:43:31.5288449Z   submodules: false
2026-07-01T10:43:31.5288572Z   set-safe-directory: true
2026-07-01T10:43:31.5288705Z env:
2026-07-01T10:43:31.5288819Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:43:31.5288983Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:43:31.5289130Z ##[endgroup]
2026-07-01T10:43:31.6017794Z Syncing repository: SaberMage/spt-shell-notify
2026-07-01T10:43:31.6022486Z ##[group]Getting Git version info
2026-07-01T10:43:31.6023538Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-01T10:43:31.6442423Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T10:43:31.6644939Z git version 2.43.0.windows.1
2026-07-01T10:43:31.6670128Z ##[endgroup]
2026-07-01T10:43:31.6677801Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\65e8b5d6-f9fa-42ab-b05b-1791b5ec6ca0\.gitconfig'
2026-07-01T10:43:31.6692223Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\65e8b5d6-f9fa-42ab-b05b-1791b5ec6ca0' before making global git config changes
2026-07-01T10:43:31.6692697Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:43:31.6697106Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-01T10:43:31.6922624Z ##[group]Initializing the repository
2026-07-01T10:43:31.6927663Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-01T10:43:31.7244818Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-01T10:43:31.7270030Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-01T10:43:31.7525869Z ##[endgroup]
2026-07-01T10:43:31.7526120Z ##[group]Disabling automatic garbage collection
2026-07-01T10:43:31.7530678Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T10:43:31.7749668Z ##[endgroup]
2026-07-01T10:43:31.7749895Z ##[group]Setting up auth
2026-07-01T10:43:31.7756534Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:43:31.7986776Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T10:43:32.2127225Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:43:32.2360451Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T10:43:32.6072173Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:43:32.6293523Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T10:43:33.0380088Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T10:43:33.0670587Z ##[endgroup]
2026-07-01T10:43:33.0670946Z ##[group]Determining the default branch
2026-07-01T10:43:33.0673269Z Retrieving the default branch name
2026-07-01T10:43:33.5777162Z Default branch 'main'
2026-07-01T10:43:33.5777550Z ##[endgroup]
2026-07-01T10:43:33.5777807Z ##[group]Fetching the repository
2026-07-01T10:43:33.5785044Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-01T10:43:34.3915028Z From https://github.com/SaberMage/spt-shell-notify
2026-07-01T10:43:34.3915326Z  * [new branch]      main       -> origin/main
2026-07-01T10:43:34.4029416Z ##[endgroup]
2026-07-01T10:43:34.4029643Z ##[group]Determining the checkout info
2026-07-01T10:43:34.4030800Z ##[endgroup]
2026-07-01T10:43:34.4036342Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T10:43:34.4284448Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T10:43:34.4497205Z ##[group]Checking out the ref
2026-07-01T10:43:34.4501572Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-01T10:43:34.4806893Z branch 'main' set up to track 'origin/main'.
2026-07-01T10:43:34.4807327Z Reset branch 'main'
2026-07-01T10:43:34.4826893Z ##[endgroup]
2026-07-01T10:43:34.5060824Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T10:43:34.5256382Z ee2d37eadc730c0019e0af82d683074c509634a2
